[INFO] fetching crate i3monkit 0.1.2...
[INFO] testing i3monkit-0.1.2 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate i3monkit 0.1.2 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate i3monkit 0.1.2
[INFO] removed 1 missing examples
[INFO] finished tweaking crates.io crate i3monkit 0.1.2
[INFO] tweaked toml for crates.io crate i3monkit 0.1.2 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate i3monkit 0.1.2 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 50 packages to latest compatible versions
[INFO] [stderr]       Adding alsa v0.1.10 (available: v0.11.0)
[INFO] [stderr]       Adding chrono v0.3.0 (available: v0.4.44)
[INFO] [stderr]       Adding wasi v0.10.0+wasi-snapshot-preview1 (available: v0.10.2+wasi-snapshot-preview1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1acef63a965e663e8890d06819464a64549f7f91ecabb140c995111cbbf73def
[INFO] running `Command { std: "docker" "start" "-a" "1acef63a965e663e8890d06819464a64549f7f91ecabb140c995111cbbf73def", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1acef63a965e663e8890d06819464a64549f7f91ecabb140c995111cbbf73def", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1acef63a965e663e8890d06819464a64549f7f91ecabb140c995111cbbf73def", kill_on_drop: false }`
[INFO] [stdout] 1acef63a965e663e8890d06819464a64549f7f91ecabb140c995111cbbf73def
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a457c370cadbfd8cc8b6ea5f0972dcb91521f19b1b3b6b6de6a5294ce61adde2
[INFO] running `Command { std: "docker" "start" "-a" "a457c370cadbfd8cc8b6ea5f0972dcb91521f19b1b3b6b6de6a5294ce61adde2", kill_on_drop: false }`
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling curl v0.4.49
[INFO] [stderr]    Compiling cc v1.2.58
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling bitflags v0.8.2
[INFO] [stderr]    Compiling alsa-sys v0.1.2
[INFO] [stderr]    Compiling alsa v0.1.10
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling openssl-sys v0.9.112
[INFO] [stderr]    Compiling libz-sys v1.1.25
[INFO] [stderr]    Compiling curl-sys v0.4.86+curl-8.19.0
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling num v0.1.43
[INFO] [stderr]    Compiling chrono v0.3.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling i3monkit v0.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `open`, `high`, `low`, and `volume` are never read
[INFO] [stdout]   --> src/widgets/stock.rs:63:5
[INFO] [stdout]    |
[INFO] [stdout] 61 | struct StockPrice {
[INFO] [stdout]    |        ---------- fields in this struct
[INFO] [stdout] 62 |     previous_close:f32,
[INFO] [stdout] 63 |     open : f32,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 64 |     high : f32,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 65 |     low  : f32,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 66 |     close: f32,
[INFO] [stdout] 67 |     volume: f32,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `StockPrice` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.53s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bitflags v0.8.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "a457c370cadbfd8cc8b6ea5f0972dcb91521f19b1b3b6b6de6a5294ce61adde2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a457c370cadbfd8cc8b6ea5f0972dcb91521f19b1b3b6b6de6a5294ce61adde2", kill_on_drop: false }`
[INFO] [stdout] a457c370cadbfd8cc8b6ea5f0972dcb91521f19b1b3b6b6de6a5294ce61adde2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ae4804ad9734ad35cdb46f126b0dda20e14dda2f32fc14fd3b06fec399c4c77b
[INFO] running `Command { std: "docker" "start" "-a" "ae4804ad9734ad35cdb46f126b0dda20e14dda2f32fc14fd3b06fec399c4c77b", kill_on_drop: false }`
[INFO] [stderr]    Compiling i3monkit v0.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `open`, `high`, `low`, and `volume` are never read
[INFO] [stdout]   --> src/widgets/stock.rs:63:5
[INFO] [stdout]    |
[INFO] [stdout] 61 | struct StockPrice {
[INFO] [stdout]    |        ---------- fields in this struct
[INFO] [stdout] 62 |     previous_close:f32,
[INFO] [stdout] 63 |     open : f32,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 64 |     high : f32,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 65 |     low  : f32,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 66 |     close: f32,
[INFO] [stdout] 67 |     volume: f32,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `StockPrice` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `open`, `high`, `low`, and `volume` are never read
[INFO] [stdout]   --> src/widgets/stock.rs:63:5
[INFO] [stdout]    |
[INFO] [stdout] 61 | struct StockPrice {
[INFO] [stdout]    |        ---------- fields in this struct
[INFO] [stdout] 62 |     previous_close:f32,
[INFO] [stdout] 63 |     open : f32,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 64 |     high : f32,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 65 |     low  : f32,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 66 |     close: f32,
[INFO] [stdout] 67 |     volume: f32,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `StockPrice` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.05s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bitflags v0.8.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "ae4804ad9734ad35cdb46f126b0dda20e14dda2f32fc14fd3b06fec399c4c77b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ae4804ad9734ad35cdb46f126b0dda20e14dda2f32fc14fd3b06fec399c4c77b", kill_on_drop: false }`
[INFO] [stdout] ae4804ad9734ad35cdb46f126b0dda20e14dda2f32fc14fd3b06fec399c4c77b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ef06c31c375917fad228d285a68580dc4f81412411b497624d38c0d734532463
[INFO] running `Command { std: "docker" "start" "-a" "ef06c31c375917fad228d285a68580dc4f81412411b497624d38c0d734532463", kill_on_drop: false }`
[INFO] [stderr] warning: fields `open`, `high`, `low`, and `volume` are never read
[INFO] [stderr]   --> src/widgets/stock.rs:63:5
[INFO] [stderr]    |
[INFO] [stderr] 61 | struct StockPrice {
[INFO] [stderr]    |        ---------- fields in this struct
[INFO] [stderr] 62 |     previous_close:f32,
[INFO] [stderr] 63 |     open : f32,
[INFO] [stderr]    |     ^^^^
[INFO] [stderr] 64 |     high : f32,
[INFO] [stderr]    |     ^^^^
[INFO] [stderr] 65 |     low  : f32,
[INFO] [stderr]    |     ^^^
[INFO] [stderr] 66 |     close: f32,
[INFO] [stderr] 67 |     volume: f32,
[INFO] [stderr]    |     ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `StockPrice` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `i3monkit` (lib) generated 1 warning
[INFO] [stderr] warning: `i3monkit` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bitflags v0.8.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/i3monkit-b24ebd75f4b650bf)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests i3monkit
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test src/widget.rs - widget::WidgetCollection (line 105) ... FAILED
[INFO] [stdout] test src/widget.rs - widget::WidgetDecorator (line 30) ... FAILED
[INFO] [stdout] test src/widgets/stock.rs - widgets::stock::StockClient (line 26) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 85) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 27) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/widget.rs - widget::WidgetCollection (line 105) stdout ----
[INFO] [stdout] error: expected item, found keyword `let`
[INFO] [stdout]    --> src/widget.rs:106:5
[INFO] [stdout]     |
[INFO] [stdout] 106 |     let bar = WidgetUpdate::new();
[INFO] [stdout]     |     ^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     `let` cannot be used for global variables
[INFO] [stdout]     |     help: consider using `static` or `const` instead of `let`
[INFO] [stdout]     |
[INFO] [stdout]     = note: for a full list of items that can appear in modules, see <https://doc.rust-lang.org/reference/items.html>
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/widget.rs - widget::WidgetDecorator (line 30) stdout ----
[INFO] [stdout] error: expected `;`, found `}`
[INFO] [stdout]   --> src/widget.rs:35:7
[INFO] [stdout]    |
[INFO] [stdout] 35 |     })
[INFO] [stdout]    |       ^ help: add `;` here
[INFO] [stdout] 36 | } _doctest_main_src_widget_rs_30_0() }
[INFO] [stdout]    | - unexpected token
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `protcol` in `i3monkit`
[INFO] [stdout]   --> src/widget.rs:34:27
[INFO] [stdout]    |
[INFO] [stdout] 34 |         b.color(i3monkit::protcol::ColorRGB::red());
[INFO] [stdout]    |                           ^^^^^^^ could not find `protcol` in `i3monkit`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `DateTimeWidget` in `widget`
[INFO] [stdout]   --> src/widget.rs:33:36
[INFO] [stdout]    |
[INFO] [stdout] 33 |     let widget = i3monkit::widget::DateTimeWidget::new().decorate_with(|b| {
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^ could not find `DateTimeWidget` in `widget`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 29 + use i3monkit::widgets::DateTimeWidget;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `DateTimeWidget`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 33 -     let widget = i3monkit::widget::DateTimeWidget::new().decorate_with(|b| {
[INFO] [stdout] 33 +     let widget = DateTimeWidget::new().decorate_with(|b| {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: module `widget` is private
[INFO] [stdout]    --> src/widget.rs:33:28
[INFO] [stdout]     |
[INFO] [stdout]  33 |     let widget = i3monkit::widget::DateTimeWidget::new().decorate_with(|b| {
[INFO] [stdout]     |                            ^^^^^^ private module
[INFO] [stdout]     |
[INFO] [stdout] note: the module `widget` is defined here
[INFO] [stdout]    --> src/lib.rs:105:1
[INFO] [stdout]     |
[INFO] [stdout] 105 | mod widget;
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0603.
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/widgets/stock.rs - widgets::stock::StockClient (line 26) stdout ----
[INFO] [stdout] error[E0433]: cannot find type `StockClient` in this scope
[INFO] [stdout]   --> src/widgets/stock.rs:27:14
[INFO] [stdout]    |
[INFO] [stdout] 27 | let client = StockClient::new("your-api-key");
[INFO] [stdout]    |              ^^^^^^^^^^^ use of undeclared type `StockClient`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 26 + use i3monkit::widgets::StockClient;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `StockClient` in this scope
[INFO] [stdout]   --> src/widgets/stock.rs:29:29
[INFO] [stdout]    |
[INFO] [stdout] 29 |     let msft_price_widget = StockClient::create_widget("MSFT");
[INFO] [stdout]    |                             ^^^^^^^^^^^ use of undeclared type `StockClient`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 26 + use i3monkit::widgets::StockClient;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 85) stdout ----
[INFO] [stdout] error: unexpected token: `...`
[INFO] [stdout]    --> src/lib.rs:101:5
[INFO] [stdout]     |
[INFO] [stdout] 101 |     .....
[INFO] [stdout]     |     ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: use `..` for an exclusive range
[INFO] [stdout]     |
[INFO] [stdout] 101 -     .....
[INFO] [stdout] 101 +     ....
[INFO] [stdout]     |
[INFO] [stdout] help: or `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout] 101 -     .....
[INFO] [stdout] 101 +     ..=..
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `WidgetCollection` in this scope
[INFO] [stdout]   --> src/lib.rs:99:15
[INFO] [stdout]    |
[INFO] [stdout] 99 |     let bar = WidgetCollection::new();
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^ use of undeclared type `WidgetCollection`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 87 + use i3monkit::WidgetCollection;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/lib.rs:101:5
[INFO] [stdout]     |
[INFO] [stdout]  98 | fn main() {
[INFO] [stdout]     |          - expected `()` because of default return type
[INFO] [stdout] ...
[INFO] [stdout] 101 |     .....
[INFO] [stdout]     |     ^^^^^ expected `()`, found `RangeToInclusive<RangeFull>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected unit type `()`
[INFO] [stdout]                   found struct `std::ops::RangeToInclusive<RangeFull>`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0308, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 27) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (58) panicked at src/widgets/network.rs:79:60:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5eb730ae37ca - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5eb730ae37ca - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5eb730ae37ca - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5eb730ae37ca - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5eb730af7d6a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5eb730af7d6a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x5eb730ae7df2 - std[ec4e911328de40a6]::io::default_write_fmt::<std[ec4e911328de40a6]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5eb730ae7df2 - <std[ec4e911328de40a6]::sys::stdio::unix::Stderr as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5eb730acd37f - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5eb730acd37f - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5eb730aded51 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5eb730adefcb - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x5eb730acd438 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x5eb730ac4ef9 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x5eb730acdd9d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x5eb730af852c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5eb730af82a2 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x5eb730a4d348 - <core[a96a4c5c53f902a3]::result::Result<i3monkit[f731b88da6481aa4]::widgets::network::TransferStat, std[ec4e911328de40a6]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1233:23
[INFO] [stdout]   18:     0x5eb730a4d348 - <i3monkit[f731b88da6481aa4]::widgets::network::NetworkSpeedWidget>::new
[INFO] [stdout]                                at /opt/rustwide/workdir/src/widgets/network.rs:79:60
[INFO] [stdout]   19:     0x5eb730a33cd6 - rust_out[c29997ca7713e474]::main
[INFO] [stdout]   20:     0x5eb730a36c33 - <fn() as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x5eb730a31606 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stdout]   22:     0x5eb730a339f9 - std[ec4e911328de40a6]::rt::lang_start::<()>::{closure#0}
[INFO] [stdout]   23:     0x5eb730ade3e4 - <&dyn core[a96a4c5c53f902a3]::ops::function::Fn<(), Output = i32> + core[a96a4c5c53f902a3]::panic::unwind_safe::RefUnwindSafe + core[a96a4c5c53f902a3]::marker::Sync as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   24:     0x5eb730ade3e4 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<&dyn core[a96a4c5c53f902a3]::ops::function::Fn<(), Output = i32> + core[a96a4c5c53f902a3]::panic::unwind_safe::RefUnwindSafe + core[a96a4c5c53f902a3]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   25:     0x5eb730ade3e4 - std[ec4e911328de40a6]::panicking::catch_unwind::<i32, &dyn core[a96a4c5c53f902a3]::ops::function::Fn<(), Output = i32> + core[a96a4c5c53f902a3]::panic::unwind_safe::RefUnwindSafe + core[a96a4c5c53f902a3]::marker::Sync>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   26:     0x5eb730ade3e4 - std[ec4e911328de40a6]::panic::catch_unwind::<&dyn core[a96a4c5c53f902a3]::ops::function::Fn<(), Output = i32> + core[a96a4c5c53f902a3]::panic::unwind_safe::RefUnwindSafe + core[a96a4c5c53f902a3]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   27:     0x5eb730ade3e4 - std[ec4e911328de40a6]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/rt.rs:175:24
[INFO] [stdout]   28:     0x5eb730ade3e4 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<std[ec4e911328de40a6]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5eb730ade3e4 - std[ec4e911328de40a6]::panicking::catch_unwind::<isize, std[ec4e911328de40a6]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5eb730ade3e4 - std[ec4e911328de40a6]::panic::catch_unwind::<std[ec4e911328de40a6]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5eb730ade3e4 - std[ec4e911328de40a6]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/rt.rs:171:5
[INFO] [stdout]   32:     0x5eb730a315f1 - std[ec4e911328de40a6]::rt::lang_start::<()>
[INFO] [stdout]   33:     0x5eb730a36d05 - main
[INFO] [stdout]   34:     0x7d8aafea51ca - <unknown>
[INFO] [stdout]   35:     0x7d8aafea528b - __libc_start_main
[INFO] [stdout]   36:     0x5eb730a2f4d5 - _start
[INFO] [stdout]   37:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 27)
[INFO] [stdout]     src/lib.rs - (line 85)
[INFO] [stdout]     src/widget.rs - widget::WidgetCollection (line 105)
[INFO] [stdout]     src/widget.rs - widget::WidgetDecorator (line 30)
[INFO] [stdout]     src/widgets/stock.rs - widgets::stock::StockClient (line 26)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 5 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.59s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "ef06c31c375917fad228d285a68580dc4f81412411b497624d38c0d734532463", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ef06c31c375917fad228d285a68580dc4f81412411b497624d38c0d734532463", kill_on_drop: false }`
[INFO] [stdout] ef06c31c375917fad228d285a68580dc4f81412411b497624d38c0d734532463
